RMT apb configuration register
APB_FIFO_MASK | 1’h1: access memory directly. 1’h0: access memory by FIFO. |
MEM_TX_WRAP_EN | This is the enable bit for wraparound mode: it will resume sending at the start when the data to be sent is more than its memory size. |
MEM_CLK_FORCE_ON | Set this bit to enable the clock for RMT memory. |
MEM_FORCE_PD | Set this bit to power down RMT memory. |
MEM_FORCE_PU | 1: Disable RMT memory light sleep power down function. 0: Power down RMT memory when RMT is in light sleep mode. |
CLK_EN | RMT register clock gate enable signal. 1: Power up the drive clock of registers. 0: Power down the drive clock of registers |